From ee64330cce7164170e568b83c64f28ecbfc1daaa Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Mon, 30 Mar 2020 10:11:54 +0200 Subject: [PATCH] Bump Standards-Version to 4.5.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e865621..29681ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ utf8proc (2.5.0-1) UNRELEASED; urgency=medium * Build with unicode-data 13.0 (Closes: #954131) * Set Rules-Requires-Root: no * Add Build-Depends-Package to libutf8proc2.symbols + * Bump Standards-Version to 4.5.0, no changes -- Graham Inggs Mon, 30 Mar 2020 06:53:38 +0000 diff --git a/debian/control b/debian/control index c303f3d..289aaf7 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 12), perl, unicode-data (<< 13.1), unicode-data (>= 13.0) -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Rules-Requires-Root: no Section: libs Homepage: https://github.com/JuliaStrings/utf8proc -- 2.30.2